Skip to content

fix(quart): Use inspect.iscoroutinefunction when Quart does#6133

Open
alexander-alderman-webb wants to merge 2 commits intomasterfrom
webb/quart-is-coroutinecheck
Open

fix(quart): Use inspect.iscoroutinefunction when Quart does#6133
alexander-alderman-webb wants to merge 2 commits intomasterfrom
webb/quart-is-coroutinecheck

Conversation

@alexander-alderman-webb
Copy link
Copy Markdown
Contributor

Description

Issues

Contributes to #6085

Reminders

@alexander-alderman-webb alexander-alderman-webb changed the title fix(quart): Use inspect.iscoroutinefunction when Quart does fix(quart): Use inspect.iscoroutinefunction when Quart does Apr 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

Codecov Results 📊

1867 passed | ⏭️ 317 skipped | Total: 2184 | Pass Rate: 85.49% | Execution Time: 3m 2s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -275
Passed Tests 📉 -332
Failed Tests
Skipped Tests 📈 +57

All tests are passing successfully.

❌ Patch coverage is 20.00%. Project has 12651 uncovered lines.
❌ Project coverage is 40.56%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
quart.py 16.39% ⚠️ 102 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    41.21%    40.56%    -0.65%
==========================================
  Files          190       189        -1
  Lines        21393     21284      -109
  Branches      7573      7907      +334
==========================================
+ Hits          8816      8633      -183
- Misses       12577     12651       +74
- Partials       477       456       -21

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review April 24, 2026 12:23
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner April 24, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants